Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

The customer unique identifier in your system

templateId
string<uuid>
required

The news feed template UUID

Body

application/json
action
enum<string>
required

Customer interaction to record

Available options:
shown,
clicked,
dismissed

Response

Event recorded

data
object